home *** CD-ROM | disk | FTP | other *** search
- Path: newsfeed.internetmci.com!panix!not-for-mail
- From: dls@panix.com (Dan Schwartz)
- Newsgroups: comp.lang.c++
- Subject: inline 32 bit assembler
- Date: 8 Mar 1996 15:51:43 -0500
- Organization: RomeBlack, Inc.
- Message-ID: <4hq6kv$bio@panix.com>
- NNTP-Posting-Host: panix.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- hello all,
-
- i'm trying to get the bc4.52 compiler to compile inline assembler code in
- a 32 bit program. the first pass seems to go ok (when c++ code is
- translated to assembler) but when the ide launches the tasm32 compiler to
- compile the assembler code i get an error: "unable to find file
- @file:c:\windows\temp\rsp.$$$." unfortunately, i haven't got a clue what
- this error means and how to fix it.
-
- any suggestions might help me keep some of my hair attached to my head.
-
- dan
-